projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87855dd
)
Add a license clarification
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 1 Sep 2020 18:11:28 +0000
(14:11 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 1 Sep 2020 18:25:56 +0000
(14:25 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 50d6a3d9ee287ecaeb94b823f88b5927eb84cd2f..cbe7809f58ed7b18a5bac7e09939d6ce02ae3b9a 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-161,3
+161,7
@@
version 2.1 or, at your option, any later version, as published by the Free
Software Foundation.
Please, see the [`COPYING`](./COPYING) file for further information.
+
+GTK includes a small number of source files under the Apache license:
+- A fork of the roaring bitmaps implementation in [gtk/roaring](./gtk/roaring)
+- An adaptation of timsort from python in [gtk/timsort](./gtk/timsort)